home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
US Army & The Korean War
/
US Army & The Korean War - Disc 1.iso
/
mac
/
Reader
/
AcroRd32.exe
/
EXVW
/
10064
< prev
next >
Wrap
Text File
|
2001-09-24
|
360b
|
15 lines
dialog(name: '$$$/AVAlert/WindowTitle')
{
view(align_children: align_left)
{
view(align_children: align_top)
{
picture(item_id: 'icon', width: 32, height: 32);
static_text(item_id: 'msg ', dwidth: 384, selectable: true);
}
gap();
check_box(item_id: 'chck', name: '$$$/AVAlert/Check');
ok(ok_name: '$$$/AVAlert/Button1');
}
}